Operation void
trimToSize (), in Class
Vector
Documentation
* Trims the capacity of this vector to be the vector's current
* size. An application can use this operation to minimize the
* storage of a vector.
*
* @since JDK1.0
Concurrency
Sequential
Export Control
PublicAccess
Property Settings
Java
Final
True
Synchronized
True
Abstract
False
Static
False
Native
False